POV-Ray : Newsgroups : povray.newusers : Wallpaper/background : Re: Wallpaper/background Server Time
31 Jul 2024 06:25:23 EDT (-0400)
  Re: Wallpaper/background  
From: hughes, b 
Date: 20 Nov 2002 18:45:53
Message: <3ddc1eb1@news.povray.org>
"John Smith" <me### [at] nospamcom> wrote in message
news:3ddc198d@news.povray.org...
> Is there a provision in POVRay for using a wallpaper (an image) for the
> background. That is, I would like to reference a bitmap that would match
the
> viewport size and orientation no matter how I move the camera. No shadows
or
> lighting on it either.

You could use Screen.inc, found in the includes directory (folder), to keep
a image file showing in the camera frame. It was made to fix elements into
the view, although I don't know of any example of a fixed background. It
would need to be large and more distant than any other scene element, with a
ambient 1 diffuse 0 in the finish statement of the texture used as the
image_map.

Preventing shadows would probably require that you light_group the whole
scene yet leave the background plane out of that grouping.

--
Farewell,
Bob


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.